projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f11f989
)
GtkTreeModel: Remove erroneous transfer annotation
author
Timm Bäder
<mail@baedert.org>
Thu, 3 Dec 2015 17:27:47 +0000
(18:27 +0100)
committer
Timm Bäder
<mail@baedert.org>
Thu, 3 Dec 2015 19:01:30 +0000
(20:01 +0100)
gtk/gtktreemodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreemodel.c
b/gtk/gtktreemodel.c
index bb8daedc2eba54ef189b4207af4312651a830c68..d919f586eb05832703417aec413d0617a022af0b 100644
(file)
--- a/
gtk/gtktreemodel.c
+++ b/
gtk/gtktreemodel.c
@@
-1222,7
+1222,7
@@
gtk_tree_model_get_n_columns (GtkTreeModel *tree_model)
*
* Returns the type of the column.
*
- * Returns:
(transfer none):
the type of the column
+ * Returns: the type of the column
*/
GType
gtk_tree_model_get_column_type (GtkTreeModel *tree_model,